Accessing Driver Data
Your driver sometimes needs to access data that belongs to the current print job. You can use theGXGetJob
function to obtain a reference to the current job object.You sometimes also need to access resource data that belongs to your driver. You can retrieve the resource file reference number for your driver by calling the
GXGetMessageHandlerResFile
function. You can also access your resource data by overriding theGXFetchTaggedData
message, which is described on page 4-45 in the chapter "Printing Messages" in this book.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help